Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network map viewer integration #30

Merged
merged 22 commits into from
Mar 8, 2024
Merged

Conversation

klesaulnier
Copy link
Contributor

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce?
Feature

What is the current behavior?
Network map viewer has its own repository

What is the new behavior (if this is a feature change)?
Network map viewer is included in this repository

LE SAULNIER Kevin added 20 commits January 11, 2024 13:47
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Base automatically changed from vite-migration to main February 7, 2024 13:14
@klesaulnier klesaulnier changed the title [WIP] Network map viewer integration Network map viewer integration Feb 23, 2024
lineFlowHidden: true,
lineFlowColorMode: LineFlowColorMode.NOMINAL_VOLTAGE,
lineFlowAlertThreshold: 100,
loadFlowStatus: RunningStatus.IDLE,
Copy link
Collaborator

@etiennehomer etiennehomer Mar 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could get rid of the loadflow status notion. This props could be a boolean named flowLabelDisabled. And we change opacity of these labels depending on this props

…make it work with gridstudy and (#31 #32)

Signed-off-by: LE SAULNIER Kevin <[email protected]>
@klesaulnier klesaulnier merged commit 7298706 into main Mar 8, 2024
3 checks passed
@klesaulnier klesaulnier deleted the network-map-viewer-integration branch March 8, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants